I have a bunch of notes stored in plain text files about various topics I'm interested in. I organize them in a hierarchy of directories and use Windows shortcuts when a file could fit in more than one place. For example I have a file called django.txt which contains notes about the Django web framework. I keep the file in /notes/python/django.txt, but I have a shortcut in /notes/servers because it fits there too. I just switched to OS X and all my shortcuts are broken, cuz Mac uses aliases instead. Is there anyway I could get cross os shortcuts to work? Of course, I could just make both Mac alias and Windows shortcut files, but ideally I'd like to avoid cluttering things up too much. Maybe I could use some note-taking program instead, but I like the simplicity and versatility of my plain text files. Any suggestions?
feedback
|
|
The web is the most common means of achieving X-platform compatibility. It doesn't have to be something hosted on a web server, just run in a browser. | |||
feedback
|