I know how to add bookmarks into a DjVu file:
- How insert the outline (the bookmarks) into DjVu
- https://superuser.com/questions/1170248/how-to-embed-bookmarks-to-djvu-file-using-djvused-djvulibre
But how do I edit existing bookmarks? Do I need to re-insert a modified bookmark file? If so, is there a way to extract the bookmarks into a text file, edit the text file, and re-insert the bookmarks into the DjVu file?
sudo apt install mono-runtime libmono-system-windows-forms4.0-cil, then download and unpack app archieve, Then grant "start-linux" script execution rights withchmod +x ./start-linux. Then launch it with./start-linux. The executable is a .NET code so it can be launched on Linux with mono in some cases. – truf Aug 19 '23 at 22:19I was able to run the HandyOutliner after installing libmono-system-windows-forms4.0-cil, as you suggested.
I got an error with the first DjVu file I tried the program with: it already has a partial outline I created previously with DjvuSmooth which uses UTF-8 (this particular outline needs Cyrillic characters); the Handy outliner produced an error stating that it would only take the (legacy) Windows 1251 encoding for the Cyrillic. So I gave up... Might try it on another file where the outline will be
– Maxim Aug 25 '23 at 12:16Otherwise, did I understand correctly that you are the author of the legendary Scantailor? If so, may I drop you a line?
Thank you again!
– Maxim Aug 25 '23 at 12:18