Git Product home page Git Product logo

tameyo's Introduction

tameyo's People

Contributors

e-e avatar

Watchers

James Cloos avatar  avatar

tameyo's Issues

tags not showing up

tags not showing up under the tags tab.

steps:

  1. reset
  2. add one image
  3. add a tag or two
  4. go to tags tab - is showing message that there are no tags

remove 'tags' tab

remove tags tab, and instead put a button/link for 'filter' at the top of the gallery. clicking it would show the tags list, which you can click on, and it would then filter the gallery as your are adding more tags to the filter

gallery click action

change so that clicking on an image thumb in the gallery copies the image url to clipboard. will need to put an icon on the thumb in the corner with a link to the edit page, so that view can still be accessed.

type of 'copy to clipboard' for gallery

#14

option to change whether to copy the markdown to clipboard or just the raw url src for the image when clicking on it from the gallery view. maybe also add that depending on which way they have it set, shift+click-ing will do the other version.

get random image from tag

option to ctrl+click (or something) on a tag, and it will just randomly select an image with that tag and copy it to your clipboard in whatever setting you have enabled (either just the img src or the markdown)

save thumbnail in base64 for all images

save the thumbnail of the image as a base64 image. this way we can get around hotlinking images in the extension itself. i don't think it is [the extension's] responsibility what someone does with a link outside of the extension, so saving a small base64 image for the thumbnail will at least eliminate requests to the image from the extension itself.

Should probably save it so that it is large enough for the edit page display as well.

Tag doesn't show up on edit page

If you add a tag to an image on the edit page, then leave the edit page, and then come back, the tag that was just added is no longer there. It exists, because if you close the popup, then go back to the image, the tag is there.

adding new image tag

adding a new image tag, then going to the gallery view, then back to the image, the newly added tag is no longer visible. if you close out and open again and view the image, then the tag is there.

Create new component for displaying image grid

Should be provided an array of images, and an action to perform when an image is clicked. This will be useful for displaying images with different filters applied (e.g., only images with a specific tag). This should be used in all places where an image grid is displayed. (main gallery page, tags page, etc)

Context menu command

Add a command in the context menu for inserting an image. Right click on an input, and then you can search through the images by tag, and then insert. Can optionally insert as markdown, with the option to add link text. This should all happen in the page (?) after the context menu item is selected.

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.