Do you think you could add support for pandoc to export to other formats and import things?
Another option --- possible to set it up so that each node is a text file (or other file format, see pandoc above) and they are grouped using file directories? The nifty Tombo notepad worked thus, and I found it really nice for keeping notes --- for bonus points, multiple files in a directory which have the same name would show as a single node, but have a toggle at the top to select which file extension one is viewing, w/ an option for "all" which expands them so that one can see all of them.
> Do you think you could add support for pandoc to export to other formats and import things?
Maybe, but not likely soon. Bike does already provide read/write support for .bike (html subset), .opml, and .txt. I think best route is to work from those file formats.
> Another option --- possible to set it up so that each node is a text file (or other file format, see pandoc above) and they are grouped using file directories?
I've long wanted to try something like that. It would be very fun, but I don't expect Bike will do this.
Do you think you could add support for pandoc to export to other formats and import things?
Another option --- possible to set it up so that each node is a text file (or other file format, see pandoc above) and they are grouped using file directories? The nifty Tombo notepad worked thus, and I found it really nice for keeping notes --- for bonus points, multiple files in a directory which have the same name would show as a single node, but have a toggle at the top to select which file extension one is viewing, w/ an option for "all" which expands them so that one can see all of them.