-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtodo.txt
More file actions
68 lines (68 loc) · 1.87 KB
/
todo.txt
File metadata and controls
68 lines (68 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
DONE:
persist notes
sort notes
delete notes
import notes
sync toke to prevent sync with wrong key
get rid of tabler
favicon
use IndexedDB instead of localStorage
finally delete notes never synced
deal with sync conflicts
immediate sync command
status bar that shows number of dirty notes and email
prompt user to set cryptoKey before first sync
notes are buttons
new note command
deactivate command center if any dialog is open
Impressum
Terms and Conditions
logout
shortcuts
delete server notes
back button
start into empty note
handle tab key in textarea
close open note on back
todo list
note title
dnd todos
captcha
empty note with title should not get deleted
fix sync conflicts after timeout
auto sync
handel all notes checked
prevent empty note for being synched
change crypto key
cleanup deleted notes on the server
store sort order in local-storage
fix debounceAsync with zero delay
sync from the same devices can cause conflicts
todo delete button
todo add button
auto merge
keep import
labels with color
change email
sub todos
move below itself indented and not indented, moves it one lower, should do nothing
it's possible to indent a todo under itself which disappears the todo
prevent indent above the first todo
how to merge conflicts with moved todos and sub todos -> set updated_at when parent is changed
delete and archive on overview
handle esc on more menu
handle esc on delete dialog
figure out duplicate files on the other client issue
delete blobs on server when file deleted locally
extensions with dot
fix: open file archived status is not synced immediately
handel dirty deletes
on change encryption key
delete all blobs with the old key
FIRST:
TODO:
todo merge
error if minio password is not set or too short
make features pem optional
LATER:
MAYBE: