Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokiory/dontdo
💦 ToDo app, that thinks for you
https://github.com/tokiory/dontdo
management react tasks todo
Last synced: 26 days ago
JSON representation
💦 ToDo app, that thinks for you
- Host: GitHub
- URL: https://github.com/tokiory/dontdo
- Owner: tokiory
- Created: 2024-03-06T18:05:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T20:22:23.000Z (11 months ago)
- Last Synced: 2024-11-17T02:33:55.554Z (3 months ago)
- Topics: management, react, tasks, todo
- Language: TypeScript
- Homepage: https://dontdo.vercel.app
- Size: 360 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Don't Do
**Don't do** - Simple yet powerfull to-do list for minimalists.
- Have you ever forgotten to check things off in your To Do apps?
- Have you noticed that you spend more time writing plans than actually doing them?
- Did you have a list of links to read, did you forget about them?## Tags
No directories or groups. Use a convenient and simple tagging system to quickly navigate among your tasks. Simply enter #tag_name to create a new tag.### tl;dr
- **"How to create tag?"**: Just type a hashtag with word and press space;
- **"How to edit tags in created item?"**: Double-click on the item and erase, add, modify tags. They will be in the end of the item;## Reminders
"Don't do" use fast syntax for activating reminders.For example:
```plaintext
12pm - Remind at 12:00 PM
12h20pm - Remind at 12:20 PM
i2h - In 2 hours
i30m - In 30 minutes
```## Fast Search
Just press `Ctrl + Shift + F` and search for tasks throughout the list. To exit this mode, you can press the same key combination or `Escape`.### tl;dr
- **"How to open search?**": Just press `Ctrl + Shift + F`;
- **"How to close search?**": Just press `Ctrl + Shift + F` *or* `Escape` *or* press `Backspace` until you completely delete your query;
- **"How to search links?**: Type `@link=` to search for specific link, or just `@link` if you want to see all items with links;
- **"How to search tags?**: Type `@tag` to see all items with tags, `@tag=` *or* `#` to search for items with specific tag;
- **"How to limit search results?"**: Type `@limit=` for limiting results;## Sync
Come up with plans for today in the application or use a telegram bot.
Your plans are always with you.## Write as quickly as you think [WIP]
"Don't do" will autocomplete your sentences to provide smooth experience, when you're writing your plans.It won't stop you from writing, you just need to press "Tab" when you see the desired option for autocompletion.
[[Autocomplete GIF]]