You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an option in the settings called "Show context in cards." When it's turned on, I expect to see the full path, including the folder where my .md file is placed. However, it only displays the file where the card is written.
Sample:
Create test folder named 'Must know';
Create simple .md file with name 'Questions';
Place a new simple card in file: Capital of the Great Britan? ? London;
Click on the icon "Review flashcards";
Select your deck.
Watch you card title.
Actual: Questions Expect: Must know -> Questions
It should also work for subfolders, meaning that it should function properly even if the path goes beyond just one folder deep.
Any thoughts? I believe I can fix it, but before doing so, I would like to ask if there are others who also require this feature.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
There is an option in the settings called "Show context in cards." When it's turned on, I expect to see the full path, including the folder where my .md file is placed. However, it only displays the file where the card is written.
Sample:
Capital of the Great Britan? ? London
;Actual: Questions
Expect: Must know -> Questions
It should also work for subfolders, meaning that it should function properly even if the path goes beyond just one folder deep.
Any thoughts? I believe I can fix it, but before doing so, I would like to ask if there are others who also require this feature.
Beta Was this translation helpful? Give feedback.
All reactions