TiddlyWiki / TiddlyWiki/MultiWikiServer

[BUG] Tiddlers in Wiki Have no Info About Bags

Open
#104 2 comments 0 reactions 0 assignees View on GitHub

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:

  1. test-bag
  2. test-bag-2 -> contains bag-2-tiddler
  3. System
  • If I open test-recipe I 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.