Difference between revisions of "User:BACbKA"

From Gramps
Jump to: navigation, search
(Dev bookmarks: new section)
(My GRAMPS-related scratchpad)
Line 10: Line 10:
 
# two (or more) people using GRAMPS. Each wants to be the master of his own DB and vet anything incoming.
 
# two (or more) people using GRAMPS. Each wants to be the master of his own DB and vet anything incoming.
 
# make life easy for people taking periodic exports from gramps
 
# make life easy for people taking periodic exports from gramps
 +
* (This is a known hot issue, see [[How_you_can_help#Web_2.0]])
 +
** can we send out only the stuff that changed? (yet another multisync sub-problem)
  
This is a known hot issue, see [[How_you_can_help#Web_2.0]]
+
* we need a feature usage stats tracker, there's lots of obscure features that probably aren't used much, but contribute to overall complexity. E.g., should we cut some of the report backends?
- can we send out only the stuff that changed? (yet another multisync sub-problem)
 
  
 
=Dev bookmarks=
 
=Dev bookmarks=

Revision as of 12:39, 18 July 2013

Vassilii Khachaturov

My GRAMPS-related scratchpad

  • merge familylines and relgraph good stuff into a common report
  • auto-translation of names, places, etc. - for reports and exports
  • reports & export should have more in common -- in filtering/selecting source set and output data
  • what is the best practice for collaboration with other active researchers? Is there a tutorial? Should gramps collab with multisync @sf? or some DVCS? Obvious use cases:
  1. two (or more) people using GRAMPS. Each wants to be the master of his own DB and vet anything incoming.
  2. make life easy for people taking periodic exports from gramps
  • (This is a known hot issue, see How_you_can_help#Web_2.0)
    • can we send out only the stuff that changed? (yet another multisync sub-problem)
  • we need a feature usage stats tracker, there's lots of obscure features that probably aren't used much, but contribute to overall complexity. E.g., should we cut some of the report backends?

Dev bookmarks