Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
gitlab.com/sillypill/organ
Hey! I've been using (logseq)[https://logseq.com/] for quite a while now. I've used organ a bit and I feel it is probably viable for daily use to the right user. However I do not plan to maintain this repo. Please contact me in case I can assist with anything.
organ
is a terminal notes manager.
A 'note' is any regular file.
Each 'note' is folderish (i.e. There can be notes inside notes)
Simply put, we each associate note with a directory of the same name with a
suffix (.
by default). So, all notes inside foo
goes inside foo./
directory
(by default).
organ
hides this away for you.
go get -u gitlab.com/SillyPill/organ
If there are no notes, use :add-sib
(mapped to as
by default) to create a
new note.
Use :add-child
to create a child note.
j
and k
to navigate up and down
t
to toggle expand and collapse
H
and L
to scroll left and right
J
and K
to scroll preview up and down
One might notice, a lot of code was stolen taken from
gokechan's lf.
So please show some love there.
I basically took lf
's code and vandalized it till it started to resemble what
I had in mind. organ
is basically a file manager after all.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.