Giter Site home page Giter Site logo

[Feature Request] Custom fields about paperlib HOT 4 OPEN

hany606 avatar hany606 commented on July 22, 2024
[Feature Request] Custom fields

from paperlib.

Comments (4)

GeoffreyChen777 avatar GeoffreyChen777 commented on July 22, 2024 2

Ah, I got you, it's for spotlight.

Currently, it's unsupported.

But I would say I have a bigger plan for this.

What if I add three custom fields for the metadata.

{
  title: string,
  author: string,
  ...
  customField1: {
    name: string,
    value: string
  },
  customField2: ...,
  customField3: ...
}

Users can rename the customField, input your prefered value via the editing view, and display it in the mainview.

Also you can use it for the file renaming.

Most importantly, It would be good for extension developers as they can display some custom information in the custom field.

from paperlib.

GeoffreyChen777 avatar GeoffreyChen777 commented on July 22, 2024

For filename, i would say we really don’t recommend directly accessing papers via the OS file manager.

Could you describe the reason why you do that?

For searchable field, you can write your prefix in the note field.

from paperlib.

hany606 avatar hany606 commented on July 22, 2024

Yes, I agree with you. I would prefer to modify this prefix field and it is automatically added to the name without the direct access via the OS file manager, because I think it corrupt the linking between the file and the item.

Also, when the file is renamed, it is easy to open the file directly using spotlight search in mac

from paperlib.

hany606 avatar hany606 commented on July 22, 2024

That looks a good idea!

from paperlib.

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.