Giter Club home page Giter Club logo

logseq-plugin-browser's Introduction

logseq-plugin-browser

A browser plugin for logseq

latest release version License

English | 简体中文

Demo

demo

Usage

  1. Install plugin
  2. Open command palette, input browser
  3. Select Modify logseq-plugin-browser config
  4. Fill in configuration information
  5. Restart LogSeq makes the configuration take effect

Open command palette shortcut:

  • Windows: Ctrl + Shift + P
  • Mac: Cmd + Shift + P

Plugin Configuration

buttons: toolbar buttons

  • key: unique identifier
  • icon: Button icon
  • url(config file is href): Web page address
  • style: Web page container iframe style object

use tablericons icon library

example: book icon, icon parameter value is ti-book

Configuration Example

{
  "buttons": [
    {
      "key": "dida",
      "icon": "ti-checkbox",
      "href": "https://dida365.com/webapp/#q/all/today"
    },
    {
      "key": "translate",
      "icon": "ti-language",
      "href": "https://translate.google.com",
      "style": {
        "width": "400px",
        "right": "20px",
        "top": "50px",
        "left": "auto",
        "bottom": "auto"
      }
    }
  ]
}

logseq-plugin-browser's People

Contributors

haydenull avatar semantic-release-bot avatar

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

Watchers

 avatar

logseq-plugin-browser's Issues

Breaks Logseq Loading

Windows 10

This plugin worked momentarily until I added a second browser button.

After clicking the save button for adding the second browser button... I had a persistent issue with my entire logseq window being an unclickable blank teal screen. The break persisted across every closing and reopening of this program until I deleted the logseq-browser plugin from within my file explorer window. Then things went back to normal.

However, now whenever I download the plugin again the whole problem returns with persistance.

Any thoughts on how I can help you remedy this? I want to use this plugin :(

hit or miss operation on articles (on Medium as an example)

Working somewhat well.

Some sites work OK, others nothing happens.

Use Medium as example, some articles I can highlight text, icon shows next to the highlite, little number 1 shows on icon, material is copied to logseq journal as intended.

With some other Medium articles, no such icon or number 1, nothing gets copied.

Does anyone know of clues for a reason?

This plugin can bypass Mac's screentime filter

Hello. I'm using your nice plugin with Logseq app for Mac. Just one issue: I've set up the "screen time" on Mac (sort of parental control with can block websites you don't want the user to view, like adult websites). However, it seems one can still open websites which are blacklisted by "screentime" ~~ in Logseq, by using your plugin. Would you try to see if you can fix this? Thanks.

Allow cookies

Trying to access some websites is not possible because using this browser doesn't accept cookies. For other websites it simply degrades their usability because it means GDPR cookie banners keep reappearing.

support back

How do I go back to the previous page in the browser plugin

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.