Code Monkey home page Code Monkey logo

Comments (6)

svsool avatar svsool commented on June 18, 2024

Hi,

Support for embedding markdown files was released today in v0.1.8 version, so you can test it out by updating Memo via the marketplace.

About PDF support, how important is it for you to support PDF and what are the use cases? Embedding PDF requires additional effort to make the built-in Markdown preview work. As far as I know, WebKit allows you to embed PDF into HTML page, but it's a very basic PDF viewer, and you can't expect decent UX that some well-known PDF viewers / editors usually provide.

from memo.

sahil48 avatar sahil48 commented on June 18, 2024

I was simply hoping that selecting the PDF or word document would open it in the default application for further editing. An embedded document viewer is not necessary, just the ability to open it from the link entered in the markdown file.

from memo.

svsool avatar svsool commented on June 18, 2024

Alright, I started to think about "embedding" because you mentioned this ![[filename.ext]] syntax with ! in the beginning which is used for embedding files instead of [[filename.ext]] which is used for linking them 🙂 . I'll check if VSCode allows opening links in the default editor.

from memo.

 avatar commented on June 18, 2024

Not sure if this fits OPs request, but I keep PDFs in my project folder, open them with the vscode-pdf extension, and then comment on them. My use-case is academia, i.e. citations and annotations.

[My hope is to be able to use memo (or foam) and create a perfect good enough work-flow to efficiently chew through PDFs and create my own Zettelkasten. memo has the better features (imo), but i am missing some graph visualization.]

from memo.

svsool avatar svsool commented on June 18, 2024

Not sure if this fits OPs request, but I keep PDFs in my project folder, open them with the vscode-pdf extension, and then comment on them. My use-case is academia, i.e. citations and annotations.

[My hope is to be able to use memo (or foam) and create a perfect good enough work-flow to efficiently chew through PDFs and create my own Zettelkasten. memo has the better features (imo), but i am missing some graph visualization.]

Thanks for mentioning vscode-pdf extension, it changed my mind a bit about how this feature can be used, so I'm going to implement a feature for opening any link to the existing file in the default app via additional command, otherwise on cmd + click / enter file will be opened in VSCode and displayed via supported plugins such as vscode-pdf.

from memo.

svsool avatar svsool commented on June 18, 2024

v0.1.9 should support Open link in the default app command. Also new document formats including pdf were added to autocomplete results.

Opening links in the default app

from memo.

Related Issues (20)

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.