Giter Club home page Giter Club logo

twitter-bookmarks-search's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

twitter-bookmarks-search's Issues

[ Bookmark Search ] field does not show In Chromium

  • Chromium version 86.0.4240.183 (Official Build) snap (64-bit)
  • Ubuntu Linux 20.04 (latest),
  • acorn/twitter-bookmarks-search: Version 5.

The [ Bookmark Search ] field
DOES show up occasionally,
but ... generaly
it does not show up at all
when I select "Bookmarks" in Twitter's left-side Menu.

NOTE:
If I REload the Twitter Bookmarks webpage ,
the [ Bookmark Search ] field
will show / flash at the top of the page for less than a second,
and then disappear!.

The very few times the [ Bookmark Search ] field
shows up, it works beautifully!! .

How to make the [ Bookmark Search ] field
ALWAYS show up
when I am in Twitter's Bookmarks page?:
https://twitter.com/i/bookmarks

Help!
SFd99
San Francisco

Build fails

Great idea, thank you!

Maybe, I misunderstood the docs, but I cannot make it work. After cloning the repo, I installed dependencies with yarn, then run yarn release, but got errors, that's my terminal's output:

out/content-script.js.map    415.94 KB     99ms
out/content-script.js        170.62 KB    7.45s
$ sed -i '' 's/ http:..localhost:....//' out/manifest.json
"sed: can't read s/ http:..localhost:....//: No such file or directory"
error Command failed with exit code 2.

Also I tried running yarn start in one terminal tab and then start over yarn release in another — the same result.

My system — Ubuntu 20.10, Node v12.18.2, yarn 1.22.5.

Search-bar no longer appears

Just as the scrolling bug was fixed, Twitter decided to break the Extension again. Now the search-bar doesn't even appear anymore.
image

Build fails

Had to do "yarn upgrade" to get this far.

Ubuntu 20.04.2 LTS

% yarn release
yarn run v1.22.10
$ yarn run build && yarn run pack && git archive -o dist/source-code.zip HEAD
$ yarn run build:next && yarn run build:content && yarn run build:manifest
$ next build && next export && mkdir out/assets && mv out/_next out/assets/
Creating an optimized production build

Compiled successfully.

Automatically optimizing pages

Page Size Files Packages
┌ /_app 195 kB 0 2
├ /_document
├ /_error 5.34 kB 0 2
└ ⚡ /background 11.6 kB 0 2

σ (Server) page will be server rendered (i.e. getInitialProps)
⚡ (Static File) page was prerendered as static HTML

using build directory: /home/user/Dropbox/working/twitter-bookmarks-search/.next
copying "static build" directory
No "exportPathMap" found in "next.config.js". Generating map from "./pages"
launching 11 workers
copying "public" directory
Exporting (2/2)

Export successful
$ parcel build content-script.js -d out
🚨 /home/user/Dropbox/working/twitter-bookmarks-search/content-script.js: Invalid Version: undefined
at new SemVer (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/node_modules/@babel/preset-env/node_modules/semver/semver.js:314:11)
at compare (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/node_modules/@babel/preset-env/node_modules/semver/semver.js:647:10)
at lt (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/node_modules/@babel/preset-env/node_modules/semver/semver.js:688:10)
at /home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/node_modules/@babel/preset-env/lib/index.js:274:22
at Object.default (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/@babel/helper-plugin-utils/lib/index.js:22:12)
at getEnvPlugins (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/src/transforms/babel/env.js:62:34)
at getEnvConfig (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/src/transforms/babel/env.js:12:25)
at async getBabelConfig (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/src/transforms/babel/config.js:32:19)
at async babelTransform (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/src/transforms/babel/transform.js:6:16)
at async JSAsset.pretransform (/home/user/Dropbox/working/twitter-bookmarks-search/node_modules/parcel-bundler/src/assets/JSAsset.js:83:5)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Search causes a 405 Error

When trying to search bookmarks using this extension as of the time of writing, it returns an Error alert() and 405 error in the console, If collect errors is enabled in the Extension's settings page.

Images:
image
image

Results no longer scroll properly.

I'm not sure how to screenshot it, but if you search for something with more than one result, it cannot scroll any further than the latest result, People on the Chrome Web Store actually complained about this for a bit.
image

Remove bookmark option within the search results

Great extension, thanks!

At this moment (using Brave browser) it does not seem possible to remove a bookmark from the search results. Clicking on the tweet is not an option unfortunately: Twitter only seems to allow removing a bookmark from the bookmarks page.

Looking forward to to a possible feature development, thanks in advance.

Extension Not Found in Mozilla Firefox

Hi,

Thank you so much for this extension.

I just tried adding it to Firefox but I was directed to a page that said the extension is no longer available.

Have you removed the extension from Firefox?

Extension no longer functioning.

Does not appear to work anymore. When I try to search nothing happens and this message pops up "Oh snap, no bookmarked tweets are loaded. Wait a little longer or reload to try again."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.