mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 20:26:58 +00:00
fix roadmap
This commit is contained in:
parent
02d082f19f
commit
30bae5de10
1 changed files with 2 additions and 2 deletions
|
@ -119,9 +119,9 @@ V1.0.1:
|
|||
Future Versions:
|
||||
```
|
||||
V1.0.2:
|
||||
- py: make sure that you can have different banner files: .png .jpeg .jpg and .gif (with a limit of 3Mb)
|
||||
- py: enforce descriptions for new verified links
|
||||
- py: in option 1, upon listing new links, if the description isn't empty, ask if the link is trusted or not, and if it is, write it in verified.csv instead
|
||||
- py: make sure that you can have different banner files: .png .jpeg .jpg and .gif (with a limit of 3Mb)
|
||||
- py: in option 1, upon listing new links, if the description isn't empty, consider the link as trusted, and write it verified.csv. If description is empty, write it in unverified.csv instead.
|
||||
- py: in option 2, upon trusting links, if description doesnt exist, ask the user to write one that isn't empty, and if it does exist, ask the user to press enter to keep the existing description, otherwise write a new one
|
||||
- py: merge the option 2 and 3 together, and repurpose option 3 to become "edit links attributes"
|
||||
- py: option 4: at the end of the synchronization phase, iterate over (your own) unverified links that do NOT have a description, and find the first description in other participants' verified.csv file to put in there, to enrich your unverified list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue