Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

60%
+1 −0
Q&A Writing many entries/articles, storing them, and browsing them

When looking for tools like these, future-compatibility is a very big issue. First off, try to avoid any tools that have their own proprietary format and can't be edited using any other tool (look ...

posted 9y ago by shivams‭  ·  last activity 4y ago by System‭

Answer
#3: Attribution notice added by user avatar System‭ · 2019-12-08T03:52:46Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/17338
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#2: Initial revision by user avatar shivams‭ · 2019-12-08T03:52:46Z (over 4 years ago)
When looking for tools like these, future-compatibility is a very big issue. First off, try to avoid any tools that have their own proprietary format and can't be edited using any other tool (look what happened to many 80s document files which were written using their own editors and the editors suddenly just vanished). Microsoft Office is also one such example which can not be relied upon. Their format might change 10 years from now, making your documents incomprehensible.

With this consideration in mind, I started storing my content in plain text files with markdown formatting. But then I met [Zim Wiki](http://zim-wiki.org/).

This is a personal wiki for managing information which stores its data in plain files. It uses its own syntax but the syntax is very reasonable and quite close to markdown. I keep various notebooks inside it -- one for my research notes, one for general notes, one for my diary entries etc. It indexes all of the text and you can easily search across all your notebook. The good part in it is that you don't have to raise your hand above keyboard for any task. There are shortcuts for all sorts of things. You can easily search or go to any page without touching your mouse.

It supports adding Latex equations, code syntax highlighting, diagrams etc.

I would consider it to be equivalent to Evernote, albeit it has no Android client and all the data resides in your hard-disk in pure future-proof text files.

Furthermore, though it is quite old and mature now, the development is still active.

#1: Imported from external source by user avatar System‭ · 2015-05-19T13:42:54Z (almost 9 years ago)
Original score: 3