mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
04637c64a2
commit
cf589f1273
@ -51,12 +51,12 @@ var setup = function(){
|
||||
-
|
||||
- ## ToDo:
|
||||
- pgup/pgdown/~home/end~ buttons
|
||||
- identify a block
|
||||
- identify a block:
|
||||
- DONE index (flat)
|
||||
- DONE path (index)
|
||||
- id
|
||||
- _the id attr is done, but we still need to get the node via id_
|
||||
- focus
|
||||
- focus:
|
||||
- DONE `<editor>.autofocus`
|
||||
- DONE `focused:: true` attr (`.text(..)`/`.json(..)`/`.load(..)`)
|
||||
- focusing editor -> focus focused block
|
||||
@ -96,9 +96,9 @@ var setup = function(){
|
||||
- not clear how to handle template changes...
|
||||
- JSON API
|
||||
- `.path(..)`
|
||||
- `.get(..)`
|
||||
- `.at(..)`
|
||||
- ...
|
||||
- `.get(..)`
|
||||
- `.at(..)`
|
||||
- ...
|
||||
- cli
|
||||
- Q: do we use \\t for indent? (option???)
|
||||
- Q: persistent empty first/last node (a button to create a new node)?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user