added comment & TODO to recode SymlinkName one day

This commit is contained in:
2021-06-22 18:42:03 +10:00
parent 2d4f63212c
commit 9eb82bf1c3
2 changed files with 9 additions and 0 deletions

1
TODO
View File

@@ -20,6 +20,7 @@
* Dir can have date in the DB, so we can do Oldest/Newest dirs in Folder view
### BACKEND
* revisit SymlinkName() and make it simpler (see comment in shared.py)
-- started on some basic optimisations (commit logs every 100 logs, not each log)
- with debugs: import = 04:11, getfiledetails== 0:35:35
- without debugs: import == 04:03, getfiledetails == 0:35:36 -- not a sig diff