Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bimlas/userscript-combine-tw5-and-search-engine-results
Userscript: Combine TiddlyWiki5 and search engine (Google) results
https://github.com/bimlas/userscript-combine-tw5-and-search-engine-results
google greasemonkey search tampermonkey tiddlywiki-plugin tiddlywiki5 userscript violentmonkey
Last synced: 4 months ago
JSON representation
Userscript: Combine TiddlyWiki5 and search engine (Google) results
- Host: GitHub
- URL: https://github.com/bimlas/userscript-combine-tw5-and-search-engine-results
- Owner: bimlas
- Created: 2019-07-04T08:04:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T17:34:05.000Z (about 1 year ago)
- Last Synced: 2024-09-29T12:21:46.301Z (4 months ago)
- Topics: google, greasemonkey, search, tampermonkey, tiddlywiki-plugin, tiddlywiki5, userscript, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 24
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Userscript: Combine TiddlyWiki5 and search engine (Google) results
Have you ever been looking for something on Google and when you found the
answer, you wanted to make a note of it, did you realize that you already had
the answer in your https://tiddlywiki.com/[TiddlyWiki]? To avoid these
situations by *integrating TiddlyWiki search results to Google* , use this
userscript with TiddlyWiki (at least 5.1.22 version) on Node.js.Because the script searches in multiple TiddlyWikis at once, it can also be
used to *search in all your wikis*.* https://github.com/bimlas/userscript-combine-tw5-and-search-engine-results (please star if you like it)
== How to install?
* Install
https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/[Greasemonkey] or
a compatible userscript-manager extension
(https://violentmonkey.github.io/[Violentmonkey],
https://www.tampermonkey.net/[Tampermonkey]) to your browser
* Add this script to it:
https://github.com/bimlas/userscript-combine-tw5-and-search-engine-results/raw/master/combine-tw5-and-search-engine-results.user.js
* Set up `wikis` in the script (don't forget to save the changes)
* Start your Node based TiddlyWikis
* *Enable particular filters in each of them!* See
https://tiddlywiki.com/#WebServer%20API%3A%20Get%20All%20Tiddlers
* Open your favourite search engine and start searchingimage::https://i.imgur.com/D7tZA8C.gif[screencast]
== Supported search engines
* https://www.google.com/[Google]
* https://www.startpage.com/[StartPage]
* https://duckduckgo.com/[DuckDuckGo]
* https://www.ecosia.org/[Ecosia]