Skip to content

Commit

Permalink
include rest of list
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasgauvin committed Feb 24, 2024
1 parent a15837c commit 8850245
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions sample-markdown-folder/✅ Todo list.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,24 @@

* Easier way to go from title to text. Maybe enter should go to text, or tab.

* Deleting files should automatically update the folder view

* Renaming files should not be supported in the file tree viewer, or should but currently isn't working

* Add new folder/new file to tree viewer

* Make it so that you can start editing and save later (maybe make it a zip on unsupported devices)

* Make it mobile UI responsive


### P1

* Support ignoring frontmatter ✅

* Add electron app for desktop, no notifications, and support for browsers that don't work
* Add support for Google Drive, GitHub syncing

* Autocomplete with Bring your own OpenAI key (or Ollama integration) ⏸️
* Autocomplete with Bring your own OpenAI key (or Ollama integration)

* add support to add links within the project ⏸️

Expand All @@ -90,6 +100,8 @@

### P2

* Add electron app for desktop, no notifications, and support for browsers that don't work

* ❌ styling for mobile

* local file system doesn't even work on mobile...
Expand Down

0 comments on commit 8850245

Please sign in to comment.