Skip to content

Commit

Permalink
add actions to list
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercyb committed Aug 22, 2024
1 parent ab9560c commit 5c34c41
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions pages/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tags:: page
- [[creator]]: [[neuron]] with first [[cyberlink]]
- [[time]]: how long time ago created by active [[neuron]]
- not the first who [[cyberlink]]
- [[size]]: amount of bytes
- [[size]]: amount of bytes - must provide pin / unpin action
- [[probability of observation]]
- [[views]]: sum of incoming and outgoing cyberlinks to [[particle]]
- on hover: who saw this particle? 5 random avatars in
Expand All @@ -29,4 +29,14 @@ tags:: page
- view index
- every page during surfing must store last index of row and state of analytics bar
- must change parameter in url
- i must be able to see exact position fast in previous view after hitting back
- i must be able to see exact position fast in previous view after hitting back
- actions
- default button: add one particle
- on add create a cyberlink [[particle]] -> `like`
- multilink
- choose several particles
- button for cyberlink with two options: in or out
- delete link
- create cyberlink: [[particle]] -> `delete`
- do not display deleted particles except on `delete` particle page globally
- LATER: custom sorting

0 comments on commit 5c34c41

Please sign in to comment.