vault backup: 2022-07-11 21:57:21
This commit is contained in:
parent
02992edcec
commit
4c72304a6c
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
|
@ -12,5 +12,6 @@
|
||||||
"attachmentFolderPath": "files",
|
"attachmentFolderPath": "files",
|
||||||
"defaultViewMode": "preview",
|
"defaultViewMode": "preview",
|
||||||
"fileSortOrder": "byCreatedTime",
|
"fileSortOrder": "byCreatedTime",
|
||||||
"showFrontmatter": true
|
"showFrontmatter": true,
|
||||||
|
"autoPairMarkdown": false
|
||||||
}
|
}
|
|
@ -141,16 +141,10 @@
|
||||||
* to remove pip software
|
* to remove pip software
|
||||||
* subilminal
|
* subilminal
|
||||||
* to download subs using mpv scripts
|
* to download subs using mpv scripts
|
||||||
* flask_session
|
* pipx
|
||||||
* flask web development
|
* to properly manage apps
|
||||||
* sqlformat
|
* gdbgui
|
||||||
* to format sql code
|
* gui frontend of gdb
|
||||||
* pipreqs
|
|
||||||
* automatically generate requirements.txt
|
|
||||||
* pmbootstrap
|
|
||||||
* postmarketOS development
|
|
||||||
* imagegonord
|
|
||||||
* to rice my wallpaper
|
|
||||||
|
|
||||||
### npm
|
### npm
|
||||||
* neovim
|
* neovim
|
||||||
|
|
Loading…
Reference in a new issue