Ftm is a simple todo manager using a 'one todo item per file' approach. Every todo item is a file. Ftm stores todo items in a directory. Ftm uses the file name to record the todo item. If you want to add some notes, you simply write them down in the file. You can access your todo items via ftm's interface, or directly using commands like `mv`, `touch`, `rm`, etc. More