Start the new (Research category view) topic in Ideas category. Revise your previous reply to link to that Topic.
New topic posted here:
14 posts were split to a new topic: Shortcuts, new buttons and keybindings
3 posts were split to a new topic: Easier Tag Removal
I would love to see a hierarchy for sources:
for example to create the following:
Source 1: Magazine Title
Source 1a: Issue
Source 1b: Article
With the citations attached to Source 1b
@DaveSch mentioned this to me, and it really would be great.
@Nick-Hall
Could you look through the following thread? (All the items have existing code changes that could be rolled into the 5.3 release. I’ve been trying to mark items that have been rolled in already.)
Which pull requests do these relate to?
Could you add the @kku Filter gramplet enhancements to the 5.3 roadmap?
- Enhanced version of the Filter gramplets - PR#1721
Can we already say whether Gramps 5.3 will support gedcom 5.5.1 from the Gedcom-L Group (Gramps is a member of the group!)
and gedcom 7?
So far only wishes have been expressed. Will these two wishes be fulfilled?
The next release will probably be v6.0 and will mainly be focused on changes to the raw object data format and associated performance enhancements. Changes previously scheduled for v5.3 can wait until v6.1.
The current policy is to support Gedcom 7.0, but don’t expect full support soon. We have no plans for full Gedcom-L support since the publication of the Gedcom 7.0 standard.
Ok,
THX for this Information
Is it possible to create a feature for the places where we can store place information that if matched will auto-convert to the correct place and merge with the place intended? for instance, Butler Co, Penn, USA, should read more like Butler, Pennsylvania, United States. so we can have something that would match while importing based on a list we make in the system. this way it cuts down on duplication and time spent redoing my places. but this table could be user-defined so the only coding would be the list view or datagridview to insert the information and a place to save it, more than likely its own table. Is this something that is feasible for some future project?