ff-notes / ff
A distributed note taker and task manager.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing ff-notes/ff in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewšš A distributed note taker and task manager. What's the big deal? ⢠šš synchronizes via any file sync application, like git, Yandex.Disk, Dropbox, or Google Drive. ⢠šš is available offline and synchronizes without conflicts thanks to CRDT and RON. Stability Works on all my computers and synchronizes between them successfully. šš's own issues are tracked in šš since the first day of development. I also use šš for my personal tasks since the first day of development. Please feel free to test it in your environment. But no guarantees. Project-based task management šš detects if it is run inside a **git** repository and saves notes in it. Other VCS will be supported in future. Feel free to open a ticket if you want to extend support. Install Install experimental GUI GTK version Prerequisites Follow https://github.com/haskell-gi/haskell-gi\#installation. Program Mac OS: Ubuntu: Qt version Prerequisites Mac OS: Ubuntu: Program Completion for commands and options Ubuntu 18.04 MacOS Usage Look what šš can do for you Get started Personal To save personal notes and tasks somewhere you must configure šš's data directory If you use Yandex.Disk, you can say just Project-based To work with a project's tasks, just run šš inside a VCS repository. Get some unfinished tasks Add new task or note Now you can find it in your agenda: Mark task done Marking done is actually moving to archive. Archived tasks don't appear in an agenda: Developers community We have a telegram chat ff-dev where you can ask your questions.