Further instructions

This commit is contained in:
Jani Eväkallio
2020-07-04 13:04:02 +01:00
parent b0072ec9ef
commit 3ac439e36e

View File

@@ -1,6 +1,6 @@
# Roadmap
Some of these items can be achieved by combining existing tools, but others may require us to build bespoke software solutions. See [[build-vs-assemble]] to understand trade-offs between these approaches.
Some of these items can be achieved by combining existing tools, but others may require us to build bespoke software solutions. See [[build-vs-assemble]] to understand trade-offs between these approaches. If a feature can be implemented by contributing to [[recipes]], it should.
## In progress
@@ -10,19 +10,22 @@ Items that are already being worked on. Roadmap items in this stage should have
## High priority
Items we plan on working next. Items in this stage should **not** have an owner, but should have enough specification work done that they can be picked up and worked on without having to seek consensus.
Items we plan on working next. Items in this stage don't need to have an owner, but before we start working on them should have enough specification that they can be picked up and worked on without having to seek consensus.
If you want to pick up work in this category, you should have a plan on how long the implementation will approximately take so we don't block progress by sitting on high priority issues.
- (Empty list)
- [[workspace-janitor]]
## Backlog
Everything else, categorised into themes. Just because something is on this list doesn't mean it'll get done. If you're interested in working on items in this category, check the [[contribution-guide]] for how to get started.
If a roadmap item is a stub, **consider** opening a [GitHub issue](https://github.com/foambubble/foam/issues) to start a conversation to avoid situations where the implementation does not fit long term vision and roadmap. _Note that this is optional. The only centralised governance in Foam is to decide what ends up in the official [template](https://github.com/foambubble/foam-template), [documentation](https://github.com/foambubble/foam) and [extension](https://github.com/foambubble/foam-vscode). You are free to build whatever you want for yourself, and we'd love if you shared it with us, but you are by no means obligated to do so!_
**When creating GitHub issues to discuss roadmap items, link them here.**
### Known issues
- [[improve-default-workspace-settings]]
- Improve [[git-integration]]
- Fix [[wiki-links]] compatibility issues
@@ -30,7 +33,6 @@ If a roadmap item is a stub, **consider** opening a [GitHub issue](https://githu
### Core features
- [[workspace-janitor]]
- [[renaming-files]]
- [[unlinked-references]]
- [[daily-notes]]
@@ -63,6 +65,9 @@ If a roadmap item is a stub, **consider** opening a [GitHub issue](https://githu
- [[migrating-from-obsidian]]
- _Migration from other tools..._
### integration
- _Integrations to third party tools_...
### Wild ideas
- [[foam-linter]]
@@ -99,4 +104,5 @@ If a roadmap item is a stub, **consider** opening a [GitHub issue](https://githu
[migrating-from-obsidian]: migrating-from-obsidian "Migrating from Obsidian (stub)"
[foam-linter]: foam-linter "Foam Linter (stub)"
[refactoring-via-language-server-protocol]: refactoring-via-language-server-protocol "Refactoring via Language Server Protocol (stub)"
[recipes]: recipes "Recipes"
[//end]: # "Autogenerated link references"