diff --git a/i3.md b/i3.md index c1c860292..0972d2910 100644 --- a/i3.md +++ b/i3.md @@ -1,9 +1,9 @@ # I3 -- By Michael Stapelberg. - My [[window manager]] of choice. +- By [[Michael Stapelberg]]. [//begin]: # "Autogenerated link references for markdown compatibility" -[window-manager]: window-manager "Window Manager" +[window manager]: window-manager "Window Manager" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-02-10.md b/journal/2021-02-10.md index b1ee4a4b4..1c3f87acb 100644 --- a/journal/2021-02-10.md +++ b/journal/2021-02-10.md @@ -25,12 +25,15 @@ - [[push]] [[santicammi]] - [[emerald tablet]] - [[internet renaissance]] +- [[push]] [[i3]] + - [[scrachpad]] ## [[done]] - Merged PR by [[vera]] into [[agora server]]: https://github.com/flancian/agora-server/pull/2 - [[reading alexander]] ## [[doing]] +- add [[open search]] to [[agora]] ## [[do]] - [[agora yaml]] @@ -64,6 +67,7 @@ [siggibecker]: ../siggibecker "Siggibecker" [santicammi]: ../santicammi "Santicammi" [emerald tablet]: ../emerald-tablet "Emerald Tablet" +[internet renaissance]: ../internet-renaissance "Internet Renaissance" [done]: ../done "DONE" [vera]: ../vera "Vera" [agora server]: ../agora-server "Agora Server" @@ -71,4 +75,5 @@ [do]: ../do "Do" [agora yaml]: ../agora-yaml "Agora Yaml" [agora]: ../agora "Agora" +[open search]: ../open-search "Open Search" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/scrachpad.md b/scrachpad.md new file mode 100644 index 000000000..ecf464174 --- /dev/null +++ b/scrachpad.md @@ -0,0 +1,12 @@ +# Scrachpad + +- a [[i3]] [[feature]] I like. +- [[go]] https://build.i3wm.org/docs/userguide.html#_scratchpad + - [[quote]] move scratchpad will move a window to the scratchpad workspace. This will make it invisible until you show it again. There is no way to open that workspace. Instead, when using scratchpad show, the window will be shown again, as a floating window, centered on your current workspace (using scratchpad show on a visible scratchpad window will make it hidden again, so you can have a keybinding to toggle). Note that this is just a normal floating window, so if you want to "remove it from scratchpad", you can simple make it tiling again (floating toggle). + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[i3]: i3 "I3" +[go]: go "Go" +[quote]: quote "Quote" +[//end]: # "Autogenerated link references" \ No newline at end of file