This commit is contained in:
6
home/backlog.org
Executable file → Normal file
6
home/backlog.org
Executable file → Normal file
@@ -1,16 +1,16 @@
|
||||
#+TITLE: Backlog
|
||||
#+OPTIONS: num:nil toc:nil
|
||||
#+DATE: <2025-11-08 Sat 11:08>
|
||||
#+FILETAGS: :emacs:website:
|
||||
#+NO_SIDENOTES: t
|
||||
#+filetags: :emacs:website:
|
||||
#+COMMENTS: t
|
||||
#+SLUG: backlog
|
||||
|
||||
|
||||
* TODO
|
||||
- Give lima accounts to all the services
|
||||
- Figure out a solution for the shared calendar
|
||||
- change the font
|
||||
- Use zero trust cloudflare instead of nginx auth
|
||||
|
||||
* DOING
|
||||
- Database permissions (roles, accounts and schemas)
|
||||
- how pipelines work
|
||||
|
||||
@@ -5,6 +5,13 @@
|
||||
#+SLUG: notes
|
||||
|
||||
#+BEGIN_EXPORT html
|
||||
<div id="notes-tools" aria-label="Note filters">
|
||||
<label for="notes-author-filter">Filter by author</label>
|
||||
<select id="notes-author-filter">
|
||||
<option value="">All authors</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div id="notes-wall">
|
||||
<p>Loading notes…</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user