Difference between revisions of "Main Page"
Line 113: | Line 113: | ||
''tagger.exe tag_url_pre https://tabbles.net "My fav URL" -t MyTag1 -t CoolUrls'' | ''tagger.exe tag_url_pre https://tabbles.net "My fav URL" -t MyTag1 -t CoolUrls'' | ||
+ | |||
+ | Using the same technique as the Bookmarklet, you can use this to programmatically tag bookmarks, something like this: | ||
+ | |||
+ | ''javascript:void(location.href='tabbles:tag_url_pre'+';'+encodeURIComponent(document.title)+';'+encodeURIComponent(window.location.href)+';'+'-t'+';'+'InsertTag1'+';'+'-t'+';'+' InsertTag1')'' where the URL and site tile could also be inserted via code. | ||
+ | |||
</div> | </div> |
Latest revision as of 18:00, 23 February 2019
Welcome to the Tag Forge wiki! Wanna contribute? Write us at info@tabbles.net
|
|
|
|
|