TiddlyWiki / TiddlyWiki/MultiWikiServer
[BUG] Tiddlers in Wiki Have no Info About Bags
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
It seems tiddlers in a recipe have no info about their bag.
I do have a test-recipe like this:
- test-bag
- test-bag-2 -> contains bag-2-tiddler
- System
- If I open
test-recipeI can see bag-2-tiddler but - It does not have any info, where it comes from
- So if I edit it, it will be save it at 1) test-bag
As a user I expect, that there is a warning, that I will overwrite an "inherited" tiddler.
How can I protect this tiddler to be overwritten?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the listed test-recipe with test-bag, test-bag-2, and System, then open and edit bag-2-tiddler. Trace how the recipe identifies the inherited tiddler and how editing saves it; done means the interface identifies its source bag and warns or prevents overwriting it in test-bag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100