Skip to content

Instantly share code, notes, and snippets.

@lalyos
Last active August 2, 2026 06:44
Show Gist options
  • Select an option

  • Save lalyos/2ea1d9f5e73e279ab3d4aa83760b0416 to your computer and use it in GitHub Desktop.

Select an option

Save lalyos/2ea1d9f5e73e279ab3d4aa83760b0416 to your computer and use it in GitHub Desktop.

Nosön - personal notes 👋

Tips

  • quick note command alt-sh-N: create new Page: 2025-12-05...
  • varok ra command alt-sh-V:

Shared pages

${query[[ from p = index.contentPages() select templates.mypage(p) where p.share ]]}

Last edits

${template.each(query[[ from tags.page order by lastModified desc limit 10 ]], templates.pageItem)}

WIP

[[Toggle split view]]

Quick Refs

  • [[Apptron]]
  • [[Inbox/2025-12-18/11-29-11| latest Inbox]]
  • [[^Library/lalyos/silvertutor/index | SilverTutor Library]]
  • [[Silver]]
  • [[Apptron - Dec community call#Lithning talks | Apptron Dec Lighning Talks]]
  • [[ToRead]]

PRs

![[open PRs]]

Todo SilverBullet

  • api calls from space-lua
  • add terminal to a page (cutom template/widget?)
  • discover Space

Links

SilverBullet DOCS Silver Config

Frontmatter backup

backup of frontmatter

---
share.uri: "https://gist.github.com/lalyos/2ea1d9f5e73e279ab3d4aa83760b0416"
share.hash: c55a94fd
share.mode: push
---

helper template

templates.mypage = template.new([==[
* [[${name}]] ${share.uri}
]==])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment