2QO545YBRAXV3FFRQNXGVJRGUS2H2AXHZ3U2ZZKFXWHESTFRFBSAC
:PROPERTIES:
:ID: 17c696cf-011a-4b77-ab94-59dddd876fb1
:END:
#+title: pijul/status
A command similar to =git status= is
#+BEGIN_SRC fundamental :noweb yes
pijul diff --untracked --short
#+END_SRC
color: R
left: self.left(color: B)
value: self.left.value
right: T(
color: B
left: self.left.right
value: self.value
right: self.right
:color R
:left self.left(color: B)
:value self.left.value
:right T(
:color B
:left self.left.right
:value self.value
:right self.right
color: R
left: T(
color: B
left: self.left.left
value: self.right.value
right: T(
color: B
left: self.right.right
value: self.value
right: self.right))
:color R
:left T(
:color B
:left self.left.left
:value self.right.value
:right T(
:color B
:left self.right.right
:value self.value
:right self.right))
value: self.right.value
right: T(
color: B
left: self.right.right.left
value: self.right.right.value
right: self.right.right.right)
:value self.right.value
:right T(
:color B
:left self.right.right.left
:value self.right.right.value
:right self.right.right.right)
* TODO Read all papers and apply idea to Dokmelody design
** Workflow
- put papers to read in collection =to-read= on Zotero
- tag all papers on private DEV.org as TODO
- tag all papers to read on org-roam as TODO
- papers on Calibre are by default TOREAD and they are moved to Zotero after I read them
- read every paper on Zotero and delete from =toread= and move to proper section if it is interesting
- move every annotated paper on org-roam, using =../paper/..= name, and adding notes
- the reference place for seeing if a paper is already read is org-roam and the tags in specific sources
The best workflow should be a Plan9 like approach, where I can extract list of papers from a 9P directory and process them.
.git/
_build/
.redo/
.direnv/