removed todo
This commit is contained in:
parent
fe3e9926eb
commit
a353ee7c5b
67
TODO.org
67
TODO.org
|
@ -1,67 +0,0 @@
|
|||
#+title: Todo
|
||||
#+author: Jvnko
|
||||
|
||||
#+seq_todo: Backlog LowPriority HighPriority InProgress | Finished
|
||||
|
||||
* Organization
|
||||
** Tasks
|
||||
:PROPERTIES:
|
||||
:COOKIE_DATA: recursive
|
||||
:END:
|
||||
*** Milestone 1.0 [20/26][76%]
|
||||
**** Main functions [9/13][69%]
|
||||
***** Finished Add `sync` command
|
||||
***** Finished Add `set` command [0/0]
|
||||
****** Finished [SET] Add set
|
||||
****** Finished Adapt to set multiple members
|
||||
***** Finished Add `get` command
|
||||
***** Finished Add `add` command [0/0]
|
||||
****** Finished [ADD] Add set
|
||||
****** Finished Adapt to add multiple members
|
||||
***** Finished Add `memberlist` command
|
||||
***** LowPriority Rofi stuff [0/3]
|
||||
****** LowPriority Rofi backend
|
||||
****** LowPriority Set empty
|
||||
****** LowPriority Add emtpy
|
||||
**** Utils [11/11][100%]
|
||||
***** Json loading [2/2]
|
||||
****** Finished Add new function to get the config create empty in path if not exists
|
||||
****** Finished `Get system` if Value::Null sync and load json
|
||||
***** Finished Get current front
|
||||
***** Finished http PATCH request
|
||||
***** Finished http POST request
|
||||
***** Finished Set members know the alias
|
||||
***** Finished Compare if sent members are currently fronting and keep them otherwise add to fronting array
|
||||
***** Finished Set simplyplural
|
||||
***** Finished Check if member is currently fronting and just add if not, remove the ones who do not
|
||||
***** Finished Check for mismatch in fronting between pluralkit and simplyplural
|
||||
***** Finished Get fronters handles the front file
|
||||
**** HighPriority Docs
|
||||
**** Exception handling [0/1][0%]
|
||||
***** HighPriority do it proper
|
||||
|
||||
** Kanban
|
||||
| Backlog | LowPriority | HighPriority | InProgress | Finished |
|
||||
|---------+------------------+--------------+------------+--------------------------------|
|
||||
| | [[/home/alicia/git/pluralshit/TODO.org::Rofi stuff \[0/3\]][Rofi stuff {0/3}]] | [[/home/alicia/git/pluralshit/TODO.org::Docs][Docs]] | | [[/home/alicia/git/pluralshit/TODO.org::Add `sync` command][Add `sync` command]] |
|
||||
| | [[/home/alicia/git/pluralshit/TODO.org::Rofi backend][Rofi backend]] | [[/home/alicia/git/pluralshit/TODO.org::do it proper][do it proper]] | | [[/home/alicia/git/pluralshit/TODO.org::Add `set` command \[0/0\]][Add `set` command {0/0}]] |
|
||||
| | [[/home/alicia/git/pluralshit/TODO.org::Set empty][Set empty]] | | | [[/home/alicia/git/pluralshit/TODO.org::\[SET\] Add set][{SET} Add set]] |
|
||||
| | [[/home/alicia/git/pluralshit/TODO.org::Add emtpy][Add emtpy]] | | | [[/home/alicia/git/pluralshit/TODO.org::Adapt to set multiple members][Adapt to set multiple members]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Add `get` command][Add `get` command]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Add `add` command \[0/0\]][Add `add` command {0/0}]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::\[ADD\] Add set][{ADD} Add set]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Adapt to add multiple members][Adapt to add multiple members]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Add `memberlist` command][Add `memberlist` command]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Add new function to get the config create empty in path if not exists][Add new function to get the co]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::`Get system` if Value::Null sync and load json][`Get system` if Value::Null sy]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Get current front][Get current front]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::http PATCH request][http PATCH request]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::http POST request][http POST request]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Set members know the alias][Set members know the alias]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Compare if sent members are currently fronting and keep them otherwise add to fronting array][Compare if sent members are cu]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Set simplyplural][Set simplyplural]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Check if member is currently fronting and just add if not, remove the ones who do not][Check if member is currently f]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Check for mismatch in fronting between pluralkit and simplyplural][Check for mismatch in fronting]] |
|
||||
| | | | | [[/home/alicia/git/pluralshit/TODO.org::Get fronters handles the front file][Get fronters handles the front]] |
|
||||
| | | | | |
|
||||
#+TBLFM: @1='(kanban-headers $#)::@2$1..@>$>='(kanban-zero @# $# nil (list (buffer-file-name)))
|
Loading…
Reference in New Issue