GithubHelp home page GithubHelp logo

Comments (4)

ncarlier avatar ncarlier commented on May 31, 2024

Hello Dave,

thank you very much for your report, my SMTP relay was misconfigured. Everything should be ok now.

Thanks again.

Nicolas

from nunux-keeper.

DaveN21 avatar DaveN21 commented on May 31, 2024

Hi Nicolas,

Thank you for getting back to me and all good now I can login.

Wondering...the bookmarklet doesn't do what a traditional bookmarklet does when you click it, not sure if I'm missing something.

Also, would this be able to be used on a social member website for multiple members to use together...just wondering and if you know how would be great?

Thanks for being so available it is amazing.

Much thanks to you,
Dave :-)

from nunux-keeper.

ncarlier avatar ncarlier commented on May 31, 2024

Hi dave,

The bookmarklet is slightly more complex than a simple URL bookmarker.
When clicked, a small box should appear at the bottom left of the page. You can click on it to send the whole page or you can select with the mouse anything on the page and drag and drop it onto the small box. Then you can click to send the selected content to Nunux Keeper. BTW it's a convenient way to save a page that have some trouble to be correctly extracted.

If you want a simple bookmarklet you can make one using the creation URL. Something like that:

var loc = document.location;
document.location='https://app.nunux.org/keeper/documents/create?url=' + encodeURIComponent(loc);

You can use this tool to create your BM: https://mrcoles.com/bookmarklet/

For your last question, Nunux Keeper is a bit poor regarding social feature. For the moment you can only share a label (and all its documents) to anybody (inside or outside of Nunux Keeper).
I planned to add some publish/subscribe mechanism. But I have no ETA about this.

Regards,

Nicolas

from nunux-keeper.

DaveN21 avatar DaveN21 commented on May 31, 2024

from nunux-keeper.

Related Issues (11)

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.