Things app database viewer
Open
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://culturedcode.com/things/support/articles/2982272/
Instead of writing task manager from scratch, why not display a custom visualization of https://culturedcode.com/things/ ?
- [ ] Write a reader in Haskell for the sqlite file, representing the data in-memory using `ixset-typed`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Things support article and determine the structure of the Things SQLite file. Then design the Haskell reader and its in-memory representation using ixset-typed; done means the reader can represent the relevant database data in memory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, sqlite
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100