Files
foam/docs/inbox.md
2020-07-14 15:55:11 +01:00

2.3 KiB

Inbox

Uncategorised thoughts, to be added

  • Release notes
  • Markdown Preview
  • Use VS Code CodeTour for onboarding
  • Investigate other similar extensions:
  • Developer documentation
  • VS Code Notebooks API
  • Snippets in template
  • Foam as a (VS Code) language
    • Syntax highlighting
    • Snippets
  • Future architecture
    • Could we do publish-related settings as a pre-push git hook, e.g. generating footnote labels
    • Running them on Github Actions to edit stuff as it comes in
      • Ideally, we shouldn't have to touch files, should be just markdown
  • Looking at the errors/warnings/output panes makes me think, what kind of automated quality tools could we write.
    • Deduplication, finding similarities...
    • Thought Debugger?
    • Knowledge Debugger?
    • Janitor? Gardener?
    • Foam Compiler?
  • Should support Netlify deploys out of the box
  • Foam should tick at the same frequency as your brain, and the Foam graph you build should match the mental model you have in your head, making navigation effortless.
    • Maps have persistent topologies. As the graph grows, you should be able to visualise where an idea belongs. Maybe a literal map? And island? A DeckGL visualisation?
  • Write about the history and process of Foam
    • In ways, Wallet was the first iteration of Foam-like environment
  • Should we support directories?
    • Some tools might get more complicated to build
    • The pressure to categorize and create hierachies can become distracting
    • Is there value in folderizing?
    • Use case: Writing docs in a codebase

Testing: This file is served from the /docs directory.