This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
0.0.0-ALPHA.11
Pre-release
Pre-release
·
30 commits
to master
since this release
Features
- Filesystem based database (located in
~/.sittly/db
) - Todo list
- Add/remove/edit tasks
- View tasks as list
- Search tasks
- Sort by date, priority, or status
- Basic smart empty results (actions based on what you tried to search)
- Open email with default app, or gmail or outlook
- Auto generating a QR Code using what you wrote in search bar
- Search in google, duckduckgo, github, youtube, youtube music
- Decode JWT and Base64
- Hash detection
- Extract some specific part of a date or datetime
Screenshots
Todoist
Empty search
Important: this are just basic operations based on the content writen in the searchbar.
- More advanced features will be included in
Generic options & QR code generation
Decode JWT and Base64
Send email
Date
Is a hash?
What's Changed
- Feature/persistant db by @JulianKominovic in #2
- Feature/todoist by @JulianKominovic in #4
- Feature/richer empty search suggestions by @JulianKominovic in #6
New Contributors
- @JulianKominovic made their first contribution in #2
Full Changelog: 0.0.0-ALPHA.10...0.0.0-ALPHA.11