Giter VIP home page Giter VIP logo

obsidian-sage's Issues

Unable to display the complete output

This is an awesome plugin.

However, when I was using it, I found that the output box was too small and the menu could not be displayed completely. For example, the "Save as PNG" and "Save as HTML" keys are missing.

image

I am currently using win10 system, obsidian version is 1.0.0, obsidian-sage plugin is using the latest version.

The same problem is found in both live preview mode and reading mode.

Now I choose to view the output image on the web when I need to view details and save the output image. This solves the problem but is somewhat inconvenient.

error when building

Hi folks, I receive a couple of errors when I build the plugin:

main.ts:7:27 - error TS7016: Could not find a declaration file for module 'urlsafe-base64'. '/Users/rhaynes/Dropbox/Dendron4/vault/.obsidian/plugins/obsidian-sage/node_modules/urlsafe-base64/index.js' implicitly has an 'any' type.
Try npm i --save-dev @types/urlsafe-base64 if it exists or add a new declaration (.d.ts) file containing declare module 'urlsafe-base64';

7 import URLSafeBase64 from 'urlsafe-base64';
~~~~~~~~~~~~~~~~

main.ts:207:26 - error TS2552: Cannot find name 'Prompt'. Did you mean 'prompt'?

207 if (err) new Prompt(Failed to create SageMathCell permalink: ${err});
~~~~~~

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.