Git Product home page Git Product logo

pasthly's Issues

Message Dialog for exceptions

Don't let the exceptions go silently without any feedback to the user. Create a Message Dialog to unexpected exceptions.

Port to GTK4

Create a version compatible with GTK4 and Nautilus Extensions for Nautilus 43.beta+

Write automated tests

There isn't any kind of test on the project so far. It would be good to have:

  • unit tests
  • install automated test
  • GTK automated test

Completion widget

When the menu item is clicked or the shortcut invoked, maybe is a good thing to show a widget informing how the batch is being processed.

  • Inform each one being created at the moment
  • Show the completed fraction (show percentage not actity mode)
  • Cancel Button

i18n

Make the extension to follow the language of Gnome.

Fix Documentation

The README file has some rendering errors and inconsistencies:

  • <Shift><Control> is being interpreted as HTML tags so <Shift><Control>V is shown as V
  • The implementation actually doesn't rely on pyperclip

Deal with duplicates

Instead of giving up if duplicates names are found, make a dialog box to:

  • Inform about the duplicate name
  • Allow the user to rename the link (Entry and Button "Rename")
  • Allow to replace the current with the link
  • Allow to replace all following with their link
  • Skip the duplicate
  • Skip all following duplicates
  • Cancel the process

This should be like a planning stage, only after all duplicates been dealt the actual operation should be performed.

Deal with diffferent mount points

It is not possible to create a hard link from a file on a different mount point.

  • Since it seems not possible to deactivate the Menu Item, it should be hidden;
  • If the user insist with the shortcut it would be sensible show a Message Dialog informing the problem

Adequate log

Stop using the print function and use a logging lib.

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.