BoostIO/Boostnote

#tags within body of markdowns? #1683

ChetCopperpot posted onGitHub

New to the product and so far love it!

Hopefully this is a non-issue, but I'd be surprised if this functionality was not already available, because it seems like an incredibly valuable feature.

I'm (unsuccessfully) attempting to insert #tags within the body of markdowns, eg:

Markdown To-Do List:

  • Item 1
  • Item 2 #tag1
  • Item 3 #tag2

As a user, I would expect to be be able to click the tag associated with "Item 2" and pull up a list of all markdowns / snippets with that tag; however, I can only figure out how to add tags to a markdown as a whole as opposed to tagging individual parts within a single markdown.

Please tell me this functionality already exists...if not, it should!


@kazup01 funded this issue with $1. Visit this issue on Issuehunt

posted by IssueHuntBot over 6 years ago

@anuragsachdeva28 has started working. Visit this issue on Issuehunt

posted by IssueHuntBot over 6 years ago

@kazup01 cancelled funding, $1, of this issue. See it on IssueHunt

posted by IssueHuntBot over 6 years ago

@kazup01 has cancelled funding for this issue.(Cancelled amount: $40.00) See it on IssueHunt

posted by IssueHuntBot over 6 years ago

@issuehuntfest has funded $40.00 to this issue. See it on IssueHunt

posted by IssueHuntBot over 6 years ago

Hi, @ChetCopperpot. I have a fix for this. I think what you meant is that you should be able to scroll through the list when clicking on tag.

<a id="tag1"></a>

Item 2 (clicking on #tag1 brings you here)

  • SubItem 1
  • SubItem 2

Code for the same:

- Item 1
- Item 2 [#tag1](#tag1)
- Item 3 [#tag2](#tag2)

<a id="tag1"></a>

### Item 2

- SubItem 1
- SubItem 2
posted by aashutoshrathi over 6 years ago

Hi, I would love to work on this. Any advice on where to start? Thanks in advance!

posted by ekoeditaa about 6 years ago

@ChetCopperpot If I understand it right the following screenrecording is showing the feature you requested: Screenrecording_tag_links

I've added it by adding a special link markup similar to the line syntax :line:10. By adding [Link text](:tag:#your-tag) it will create a link that's changing to the tag view with #your-tag selected.

I think it's difficult with-out the link markup by directly adding #tag. What do you think about the syntax? I think it's OK but I'm open for suggestions.

I think I'll create a PR for it soon. I just have to merge master and do a small modification by changing to connected-router.

posted by AWolf81 almost 6 years ago

@issuehunt has funded $5.00 to this issue.


posted by IssueHuntBot almost 6 years ago

@rokt33r has rewarded $40.50 to @awolf81. See it on IssueHunt

  • :moneybag: Total deposit: $45.00
  • :tada: Repository reward(0%): $0.00
  • :wrench: Service fee(10%): $4.50
posted by issuehunt-app[bot] about 5 years ago

Fund this Issue

$45.00
Rewarded

Rewarded pull request

Recent activities

awolf81 was rewarded by rokt33r for BoostIO/Boostnote# 1683
about 5 years ago
issuehunt funded 5.00 for BoostIo/Boostnote# 1683
almost 6 years ago