Open Zim links
peter88213 opened this issue · 0 comments
peter88213 commented
The correct way to launch the Zim Desktop Wiki with a specified page located at zim-dir\Home\page.txt
is as follows:
"C:/Program Files (x86)/Zim Desktop Wiki/zim.exe" zim-dir/notebook.zim Home:page
- Provide a "zim file picker" that creates the right command line argument from the TXT file.
- Modify the program launcher in order to recognize such a command line argument.
- Consider "Link handler" strategy class that can be replaced by a plugin.